Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SET-NUMERIC-FORMAT( ) method

Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.

Return type: LOGICAL

Applies to: SESSION system handle

Syntax
SET-NUMERIC-FORMAT ( separator , decimal-point ) 

separator

A CHARACTER expression that represents, in formatted text, a number’s thousands separator.

The thousands separator cannot be represented by any of the following:

decimal-point

A CHARACTER expression that represents, in formatted text, a number’s decimal point.

The decimal point cannot be represented by any of the following:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095